Computer Science for IGCSE & O level - Software (Section 8 - No. 10)
What is the function of 'code completion' in an IDE?
To identify errors.
To format the code.
To suggest and complete code snippets.
To translate the code.
Giải thích
Code completion suggests possible code.
